Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spotbugs remaining fixes #1331

Merged
merged 14 commits into from
Mar 18, 2019
Merged

Spotbugs remaining fixes #1331

merged 14 commits into from
Mar 18, 2019

Conversation

lbergelson
Copy link
Member

Description

Rebase of #1303

Checklist

  • Code compiles correctly
  • New tests covering changes and new functionality
  • All tests passing
  • Extended the README / documentation, if necessary
  • Is not backward compatible (breaks binary or source compatibility)

@codecov-io
Copy link

codecov-io commented Mar 18, 2019

Codecov Report

Merging #1331 into master will decrease coverage by 0.007%.
The diff coverage is 63.636%.

@@               Coverage Diff               @@
##              master     #1331       +/-   ##
===============================================
- Coverage     67.802%   67.795%   -0.007%     
+ Complexity      8252      8251        -1     
===============================================
  Files            562       562               
  Lines          33639     33641        +2     
  Branches        5641      5639        -2     
===============================================
- Hits           22808     22807        -1     
- Misses          8657      8660        +3     
  Partials        2174      2174
Impacted Files Coverage Δ Complexity Δ
...java/htsjdk/samtools/MergingSamRecordIterator.java 59.494% <100%> (ø) 19 <0> (ø) ⬇️
...ava/htsjdk/samtools/cram/compression/rans/E14.java 90.566% <100%> (+1.887%) 3 <0> (ø) ⬇️
src/main/java/htsjdk/samtools/util/IOUtil.java 58.213% <100%> (+0.101%) 118 <0> (ø) ⬇️
...n/java/htsjdk/samtools/util/SortingCollection.java 64.444% <100%> (ø) 16 <0> (ø) ⬇️
...tsjdk/tribble/readers/AsciiLineReaderIterator.java 84% <100%> (ø) 6 <0> (ø) ⬇️
...in/java/htsjdk/samtools/TextualBAMIndexWriter.java 66.667% <20%> (-0.866%) 12 <0> (ø)
...samtools/util/AsyncBlockCompressedInputStream.java 72% <0%> (-4%) 12% <0%> (-1%)

@lbergelson lbergelson merged commit 7925166 into master Mar 18, 2019
@lbergelson lbergelson deleted the spotbugs-remaining-fixes branch March 18, 2019 21:50
@lbergelson
Copy link
Member Author

@tomwhite Thank you!

@lbergelson lbergelson mentioned this pull request Mar 18, 2019
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants